←Select platform

Duration Property

Summary

Indicates the total duration of the stream in seconds when available.

Syntax

C#
C++/CLI
public Nullable<double> Duration { get; } 
public:  
   property Nullable<double>^ Duration 
   { 
      Nullable<double>^ get() 
   } 

Property Value

The duration in seconds of the audio stream (total) if available, otherwise returns zero.

Requirements

Target Platforms

See Also

IAudioStream<T> Class

IAudioStream<T> Members

Leadtools.SpeechRecognition.Multimedia Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.